CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp linux

搜索资源列表

  1. tcpserver.c.tar

    0下载:
  2. 实现用tcp协议通信的主机端代码,此代码需要和客户端代码同时运行-Tcp protocol implementation to communicate with the host-side code, this code needs and client-side code to run
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:2227
    • 提供者:Jun Cheng
  1. ezSockets

    0下载:
  2. EzSockets is a cross-platform (Linux, Irix, Windows, OSX, XBOX) generic sockets class. It allows the user to interface through UDP and TCP. It allows for broadcast and reception on UDP as well as being both a server and a client on TCP. http://cnlohr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-02
    • 文件大小:12163
    • 提供者:raxen
  1. The_Linux_Networking_Architecture

    0下载:
  2. 除了PPP、IP、防火牆、路由、TCP、NAT、UDP及套接字等核心問題外,本書還討論了最新的協議及協議擴展,譬如各種DSL訪問技術中用到的PPPoE協議、Bluetooth(藍牙)四驅動程序及QoS(Quality-of-Service,服務質量)支持等-In addition to PPP, IP, firewall, routing, TCP, NAT, UDP, and sockets and other core issues, this book also discusses the
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9059936
    • 提供者:essle9
  1. socket

    0下载:
  2. Linux下的SOCKET通信程序,包括TCP通信范例和UDP通信范例,修改Makefile文件可在PC平台或者嵌入式平台上运行-Linux Socket communications programs, including TCP and UDP traffic communication paradigm, paradigm, modify the Makefile file can be run in an embedded platform
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:50464
    • 提供者:沧海一笑
  1. tcp_ip

    0下载:
  2. Linux下网络编程。实现qq对话,bmp图像数据传输等。原创!-Linux Network Programming. QQ dialogue to achieve, bmp image data transmission. Original!
  3. 所属分类:Linux Network

    • 发布日期:2017-04-03
    • 文件大小:726760
    • 提供者:wzhiwei
  1. linux_C_QQ

    0下载:
  2. linux、c、TCP、IP、协议实现QQ公聊、私聊、传文件功能-linux、tcp、ip、QQ
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:65499
    • 提供者:w0rm
  1. ns-linux-v2

    0下载:
  2. This a patch that can run Linux TCP congestion control algorithms on NS2, with similar simulation speed and memory usages as other NS2 TCPs (e.g. Sack1). The implementation loosely follows the Linux TCP implementation, and can produce results compara
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:56055
    • 提供者:Sean Chao
  1. TCP

    0下载:
  2. linux TCP/IP编程,有服务器和客户端,是非常好的模板-linux TCP/IP programming, there are server and client, is a very good template
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1527
    • 提供者:李军
  1. ftp

    1下载:
  2. 在Linux下c语言实现的基于TCP/IP的ftp文件传输程序,包含完整的源代码,分为客户端程序和服务器端程序-C language under the Linux-based TCP/IP, ftp file transfer program, including complete source code, divided into client and server-side program
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-04-22
    • 文件大小:6293
    • 提供者:yanyiliu
  1. socket

    0下载:
  2. Linux下Socket网络编程,里面程序分为服务器和客服端。使用的TCP有链接的协议编程。-Socket Network programming under Linux, which is divided into the server and the customer service side. Use the TCP protocol with links to programming.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:12045
    • 提供者:宣鹏
  1. TCP-session

    0下载:
  2. 实现LINUX下 TCP会话的验证程序,下载后只需要 修改IP地址即可实现TCP连接,发送数据-TCP-session under UNIX/Linux,only change the IP address ,you can build a TCP connection and connect to each other!!!
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:1762
    • 提供者:WangQu
  1. webcam_server

    1下载:
  2. Code to capture images using Video For Linux (V4L2) UVC USB camera. Then process images to find a white dot coordinates and transmit over TCP/IP with built in server.
  3. 所属分类:Video Capture

    • 发布日期:2015-06-30
    • 文件大小:16154
    • 提供者:janiz
  1. socket

    0下载:
  2. linux下套接字编程实例,使用TCP和UDP两种通讯方式,适合初学者-socket programming under linux which is useful for the beginning student
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:16632
    • 提供者:孙超
  1. Linux_arm9_com_net

    0下载:
  2. arm9 Linux 2440 网口转串口 网口 串口-arm9 Linux 2440 serial to TCP/IP net
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3195
    • 提供者:蒋恒深
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. Beej_s_Guide_to_Network_Programming

    0下载:
  2. linux socket 编程 常用函数 及 tcp udp源码-linux socket 编程
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:541534
    • 提供者:simba
  1. tcpsocket

    0下载:
  2. linux下的tcp传输类,支持阻塞模式、非阻塞模式-linux tcp transfer under the category, to support blocking mode, non-blocking mode
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:2239
    • 提供者:darwin.yhc
  1. tcpdump4.1.1_for_linux

    0下载:
  2. 最新版的Linux平台网络抓包工具,支持多种网络协议和过滤规则,如功能全面,支持多种协议,如icmp、arp、rarp、udp、tcp等。文档对如果移植到嵌入式linux做了详细说明,已经测试通过,对嵌入式网络开发人员来说是必不可少的工具。-The latest version of the Linux platform network packet capture tool, supports multiple network protocols and filtering rules, an
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2201422
    • 提供者:zhangwujiang
  1. TCP

    0下载:
  2. linux下面用C写的基于TCP的socket程序-a program of socket in linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1263
    • 提供者:killerezero
  1. sendip-2.5.tar

    0下载:
  2. SendIP是一款指令模式的IP发包软件。它有多个参数项,可以支持多种包头的封装,包括RIP, RIPng, BGP, TCP, UDP, ICMP, or raw IPv4/IPv6。-SendIP is a command-line tool to send arbitrary IP packets. It has a large number of options to specify the content of every header of a RIP, RIPng, BGP, TC
  3. 所属分类:Linux Network

    • 发布日期:2017-03-23
    • 文件大小:54199
    • 提供者:wingo
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 46 »
搜珍网 www.dssz.com